Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor: no internal pipe method use #7321

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

benlesh
Copy link
Member

@benlesh benlesh commented Aug 18, 2023

Removes internal usage of the pipe method, so that in the future, other observables that do not implement pipe will work with our operators.

This PR doesn't have the explicit goal of ensuring operators work with "observable shaped things", but it's a step in that direction.

Removes internal usage of the `pipe` method, so that in the future, other observables that do not implement `pipe` will work with our operators
@benlesh benlesh force-pushed the refactor-no-internal-pipe-method branch from 3ee2c7a to 36fe017 Compare December 19, 2023 19:13
@benlesh
Copy link
Member Author

benlesh commented Dec 19, 2023

Under current Core team agreement, I'm merging this without additional review, as it's been up a long time and is landing in an alpha version.

@benlesh benlesh merged commit 9e638ff into ReactiveX:master Dec 19, 2023
3 checks passed
@benlesh benlesh deleted the refactor-no-internal-pipe-method branch December 19, 2023 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant